When a note has one or more child notes, they will be listed at the end of the note for easy navigation.
hideChildrenOverview
label.pageSize to
the desired number.By default, the notes will be displayed in a grid, however there are also some other view types available.
This view presents the child notes in a grid format, allowing for a more visual navigation experience.
This is the default view type.
In the list view mode, each note is displayed in a single row with only the title and the icon of the note being visible by the default. By pressing the expand button it's possible to view the content of the note, as well as the children of the note (recursively).
In the calendar view, child notes are represented as events, with a start date and optionally an end date. The view also has interaction support such as moving or creating new events. See Calendar View for more information.